home *** CD-ROM | disk | FTP | other *** search
/ EDUCORP 8 / Educorp2Compilation.sit / educorp2 / Demos / TrapezeDemo / Trapeze Help.rsrc / HELP_2058_matinv < prev    next >
Encoding:
Text File  |  1987-07-08  |  381 b   |  6 lines

  1. matinv ( square matrix, count*, maxerr* )
  2. matrix inversion
  3.  
  4. square matrix—a nonsingular square (i.e. same # of rows as columns) number block; count—optional # of iterations; maxerr—optional minimum change between iterations.
  5.  
  6. matinv creates a block that is the matrix multiplicative inverse of the square matrix argument. The result is the same size as the square matrix argument.